Skip to content

fix: Remove trailing whitespace in open_meteo.py (W293) - #337

Closed
Raakshass wants to merge 1 commit into
openclimatefix:mainfrom
Raakshass:fix/lint-cleanup
Closed

fix: Remove trailing whitespace in open_meteo.py (W293)#337
Raakshass wants to merge 1 commit into
openclimatefix:mainfrom
Raakshass:fix/lint-cleanup

Conversation

@Raakshass

Copy link
Copy Markdown
Contributor

Pull Request

Description

Fixes W293 lint error (blank line contains whitespace) on line 102 of quartz_solar_forecast/weather/open_meteo.py.

This was causing CI failures in dependent PRs (#336, etc.) because the lint-typecheck job checks the entire codebase.

How Has This Been Tested?

  • Yes - Ran ruff check quartz_solar_forecast/ locally, all checks pass

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

Fixes W293 lint error on line 102 of quartz_solar_forecast/weather/open_meteo.py.
This was causing CI failures in dependent PRs.
@Raakshass

Copy link
Copy Markdown
Contributor Author

Closing this PR as a duplicate of #340, which provides a more detailed explanation of the pull_request_target CI behavior to help maintainers understand the issue.

Both PRs fix the same whitespace issue on line 102 of open_meteo.py.

@Raakshass Raakshass closed this Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant